IviACPwr Configure External Sync [ES] VI

IviACPwrExternalSync Capability Group

This VI specifies whether to enable or disable external synchronization and the phase offset relative to the external synchronization signal.

IviACPwr Configure External Sync [ES]

cio.gif instrument handle The instrument handle that you obtain from the IviACPwr Initialize or IviACPwr Initialize With Options VIs. The handle identifies a particular instrument session.

Default Value: None
cbool.gif Synchronization Enabled (False) Specifies if the power source should synchronize its frequency to an external signal. The driver uses this value to set IviACPwr Enabled [ES] property.

Valid Values:
TRUE - Enables synchronization to an external signal.
FALSE - Disables synchronization to an external signal.

Default Value: False
cdbl.gif Offset Sets the phase angle offset (degrees) of the specified output phase relative to the external synchronization signal. The driver uses this value to set Phase Offset property.

Default Value: None
cerrcodeclst.gif error in (no error) The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs.

The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed.
iio.gif instrument handle out The instrument handle that you obtain from the IviACPwr Initialize or IviACPwr Initialize With Options VIs.
ierrcodeclst.gif error out The error out cluster passes error or warning information out of a VI to be used by other VIs.

The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed.